home *** CD-ROM | disk | FTP | other *** search
/ PC World 2008 May / PCWorld_2008-05_cd.bin / domacnost a kancelar / emeditor / emed7004epx.msi / _982AF7EB366F1A9F9E7C8D775729ACD5 / _2A60E5EB10F14BF8BEB3254AB17BBD1C < prev    next >
Text File  |  2001-08-31  |  205b  |  9 lines

  1. <job id="Sample">
  2. <script language="VBScript">
  3.     ' VBScript sample using Windows Script Host
  4.     '
  5.     Set WshShell = WScript.CreateObject("WScript.Shell")
  6.     WshShell.Popup "Hello World!"
  7. </script>
  8. </job>
  9.